RewriteEngine on
RewriteCond %{HTTP_HOST} ^(bowling-123\.com)(:80)?
RewriteRule ^(.*) http://www.bowling-123.com/$1 [R=301,L]